home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 3 / BBS in a box - Trilogy III.iso / Files / Prog / L-M / LogoMation 1.0.1 ƒ / LogoMation 1.0.1 / LogoMation 1.0.1.rsrc / STR_184_help_substr.txt < prev    next >
Encoding:
Text File  |  1993-05-05  |  157 b   |  3 lines

  1. substr(Str, From, Len)
  2.  
  3. Return a sub-string of the string Str, starting at From (0 is the first character), and Len characters (or less if Str is too short).